home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000062_news@columbia.edu_Tue Oct 10 16:51:11 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA29874
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 10 Oct 1995 15:58:20 -0400
  3. Received: by apakabar.cc.columbia.edu id AA24983
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 10 Oct 1995 15:58:17 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.mindlink.net!van-bc!ddsw1!news.mcs.net!not-for-mail
  6. From: les@MCS.COM (Leslie Mikesell)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Can Kermit Print?
  9. Date: 10 Oct 1995 11:51:11 -0500
  10. Organization: /usr/lib/news/organi[sz]ation
  11. Lines: 26
  12. Message-Id: <45e89v$2bf@Mercury.mcs.com>
  13. References: <45c0dg$vf@solaris.cc.vt.edu> <1995Oct9.202742.63269@cc.usu.edu>
  14. Nntp-Posting-Host: mercury.mcs.com
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <1995Oct9.202742.63269@cc.usu.edu>,
  18. Joe Doupnik <jrd@cc.usu.edu> wrote:
  19. >In article <45c0dg$vf@solaris.cc.vt.edu>, gaylord@vtaix.cc.vt.edu (Clark Gaylord) writes:
  20. >> Many real terminals have a parallel port on them, which is initiated
  21. >> when a particular string is received and ended when another string
  22. >> is received.  In between these strings, what is sent to the terminal
  23. >> gets routed directly to the printer.  Can Kermit (esp either MSK or
  24. >> OS/2) do this?  And if so, what is the command/initialization string?
  25. >-----------
  26. >    Yes, they do. You need to read the documentation with Kermit
  27. >(of either flavor). For MSK, see file MSVIBM.VT for a cryptic description,
  28. >and the User's Manual (the book "Using MS-DOS Kermit") for a more wordy
  29. >rendition.
  30.  
  31. I really wish there were a way to glue Ken Yapp's 'pprd' program
  32. that turns a pc into a dedicated print spooler (lpd or jetdirect
  33. protocol) into kermit or one of the other DOS telnet programs.
  34. I have lots of old PC's that could be used to drive printers from
  35. network connections but I'd like to also have a telnet session from
  36. the same location to log into the host and control the spooler.
  37. Does such a thing already exist?  I might try it myself but I
  38. don't have the right compiler to build kermit or NCSA telnet.
  39. Cutcp might work, though.  Is anyone maintaining it?
  40.  
  41. Les Mikesell
  42.   les@mcs.com